This program was written to plot the CPC rainfall prodocts for South Asia, available from NOAA, within a specified window. 
Usage:
1. The following software needed to be installed and working
 a) GMT verion 4.0 or higher
 b) ImageMagik 
 c) Ghostscript
2. Compile endian.c to produce endian executable, unless you are using x86 Linux (in that case, provided binary may be used.)
3. Edit the plot.inc to reflect your systems settings
2. Perhaps it is best to run the program as it is before attempting to change anything else. 
   ./cpcdailyrain-sa.bash YYYYMMDD (e.g. 20060404)
   (Select a date that is about one week past.) 
   If everything goes all right, there should be a output file named SRI_LANKA.CPC.YYYYMMDD.png 
3. After verifying the above, change the paramters to suit your need by  editing plot.inc. 
4. Then try running again. 
